×

compiler default meaning in English

编译程序缺省规则

Examples

  1. The jit - compiler default behavior is to generate the highest performance , hardest to debug machine code
    Jit编译器的默认行为是生成性能最高、最不易于调试的机器码。
  2. Sets the compiler default so that explicit declarations of variables are required
    设置编译器默认值,以便要求变量的显示声明。默认情况下, option explicit设置为on 。
  3. Option compare sets the compiler default for string comparisons : binary case - sensitive or text case - insensitive
    设置字符串比较的编译器默认值:二进制(区分大小写)或文本(不区分大小写) 。
  4. Sets the compiler default so that explicit narrowing conversions are required and late binding is not allowed . by default ,
    设置编译器默认值,以便要求双字节到单字节的显式转换,而且不允许后期绑定。
  5. For performance reasons , the compiler defaults to the common language runtime implementation for floating point arithmetic constraints
    出于性能方面的原因,编译器在默认情况下使用公共语言运行库( clr )对浮点运算约束的实现。

Related Words

  1. compiler diagnostcs
  2. compiler systemspecificc
  3. process compiler
  4. routine compiler
  5. native compiler
  6. incremental compiler
  7. compiler level
  8. symbolic compiler
  9. conversational compiler
  10. compiler diagnostics
  11. compiler cost
  12. compiler debugging aid
  13. compiler default condition
  14. compiler defect report
PC Version

Copyright © 2018 WordTech Co.